home *** CD-ROM | disk | FTP | other *** search
/ Internet Made Easy / Internet Made Easy.iso / tools / examples / example1.txt < prev    next >
Encoding:
Text File  |  2004-10-01  |  159 b   |  8 lines

  1. <html>
  2. <head>
  3. <title>This is the title of the page!</title>
  4. </head>
  5. <body>
  6. The content of the body element is displayed in your browser.
  7. </body>
  8. </html>